Defining the interpolation method

With the Define Interpolation form (prepare > Surfaces > Interpolate Property > Define Interpolation) you specify the interpolation method to be used to interpolate the input data. Various methods are available but depend on your selected output representation and whether you are using input data for the interpolation (selection option on the Assign Data form).

To define the interpolation method

  1. Open the Define Interpolation form.
  2. Select the property definition of interest at the top of the form.
  3. Under Method, select the interpolation method of your choice. Available methods depend on the output representation you selected on the Create Property Definition form, and whether you are working 'with or without input data':
  4. With input Without input
    Inverse distance weighting x
    x
    Linear Least Squares x
    Nearest Neighbor x

    x

    x Planar property
  5. Depending on the method you select, various parameters need to be specified. These are described in the drop-downs below. When you have finished setting the interpolation method, click Apply at the base of the form to save the settings and keep the form open, or OK to save the settings and proceed to the next workflow step.

Open the drop-down below for information on the parameter settings of each of the interpolation methods:

Advanced Settings (Only for methods IDW or Kriging > Ordinary (legacy)) Clicking the button opens the 'Advanced Settings' dialog. If you want to Apply performance optimization (through trend analysis), check the box at the top of the dialog. This will do the following:

  • Optimize the computation time by allowing you to specify the number of data points used to calculate the output surface.
  • The trend analysis, automatically carried out by the application, creates a relatively coarse regularly spaced grid in the specified area. The selected interpolation technique (selected under 'Method') is used to compute the values at these data points. A relatively fine spaced grid is then filled with the values from the coarse grid and adjusted with the local offset of the available data points. The filtering settings are then applied.
    • Use <number> data points: Shows the total number of data points of the input object (for reference only).
    • Use <number> trend analysis points: Shows the number of data points in the coarse, regularly spaced grid. You can edit this value, then click OK.
  • JewelSuite Subsurface Modeling applies the following rules for trend analysis:
    • When the number of input data points is less than 250, trend analysis is never applied.
    • Trend analysis is automatically applied when the number of input data points is greater than: Kriging: 5000; Triangulation: 100000; Inverse Distance Weighting: 10000.
    • Trend analysis is automatically applied when the number of output data points is greater than 100000.